Int16NIProviderIVariantRandomInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IVariantRandom<Int16N> IProvider<IVariantRandom<Int16N>>.GetInstance()
Private Function GetInstance As IVariantRandom(Of Int16N)
Implements IProvider(Of IVariantRandom(Of Int16N)).GetInstance
private:
virtual IVariantRandom<Int16N>^ GetInstance() sealed = IProvider<IVariantRandom<Int16N>^>::GetInstance
private abstract GetInstance : unit -> IVariantRandom<Int16N>
private override GetInstance : unit -> IVariantRandom<Int16N>
IVariantRandomInt16NAn instance of
T.
IProviderTGetInstance